From 4920cbe9bddd4f0a7e56dca7cea869c40cb6fc57 Mon Sep 17 00:00:00 2001 From: "ach61@arcadians.cl.cam.ac.uk" Date: Sun, 10 Jul 2005 13:16:44 +0000 Subject: [PATCH] add ocaml compilation targets and pdb to .hgignore --- .hgignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.hgignore b/.hgignore index 9812e18218..4271952765 100644 --- a/.hgignore +++ b/.hgignore @@ -1,4 +1,6 @@ .*\.a +.*\.cmi +.*\.cmo .*\.d .*\.o .*\.opic @@ -93,6 +95,7 @@ tools/blktap/xen/.* tools/check/\..* tools/cmdline/.* tools/cmdline/xen/.* +tools/debugger/pdb/pdb tools/firmware/acpi/acpigen tools/firmware/.*\.bin tools/firmware/.*\.sym -- 2.30.2